class: center, middle, inverse, title-slide .title[ # Class Session Slides
🐱 ] .author[ ### S. Mason Garrison ] --- layout: true <div class="my-footer"> <span> <a href="https://DataScience4Psych.github.io/DataScience4Psych/" target="_blank">Data Science for Psychologists</a> </span> </div> --- ## Navigation Menu ### **Modules Overview** - [Effective Data Visualization](#3) --- ## **Module 5: Effective Data Visualization** ### **Today’s Plan:** - **Refine & Troubleshoot**: Improve visualizations based on feedback. - **Analyze Misleading Visuals**: Discuss & revise problematic designs. - **Spatial Data Visualization**: Hands-on lab (for those at that stage). **By the end of this module, you should be able to:** - Apply effective `ggplot2` techniques, including appropriate geoms, scales, and coordinate systems. - Analyze misleading visualizations and discuss better design choices. - Use spatial data visualization techniques in the lab. [Back to Menu](#2)